index
:
forum
main
master
A forum system for the year 3000. This repository contains the frontend code. #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pages
/
p
/
[id].svelte
blob: 9caab6ffc26cb691c092f19ac4d15f109c985b8b (
plain
)
1
2
3
4
5
<script> import Post from '$components/post/post.svelte'; </script> <Post/>